home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_106.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  282 b   |  11 lines

  1. Inputs: InList
  2. Outputs: Element1; [Element2; ...; ElementN]; OutList
  3.  
  4. Inputs: list
  5. Outputs: any; [any; ...; any]; list
  6.  
  7. Length of InList must be at least N. Element1, ..., ElementN are the first N elements of InList, and OutList is the list of remaining elements of InList.
  8.  
  9. Lists
  10.  
  11.